Cayenne User Documentation
Performance Tuning

Most performance problems in database applications, including those using ORM, are related to the inefficient queries and/or large volumes of data in the database. Here is a few common issues that a typical application may run into:

There is no single solution to all performance problems. Cayenne offers a few strategies to improve performance. They should be applied where appropriate.

.